home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / xfr_qm11.zip / JMODS.BAT < prev    next >
DOS Batch File  |  1990-01-22  |  125b  |  6 lines

  1. @echo off
  2. cd upld
  3. REM 'ONLY' (4) variables %3-%6! Limit do to QMODEM command line.
  4. \qmdm\JMODEM S%2  %3 %4 %5 %6
  5. cd ..
  6.